'Declaration<DispIdAttribute(223)> Function Crop( _ ByVal ImageID As Integer, _ ByVal Left As Integer, _ ByVal Top As Integer, _ ByVal Width As Integer, _ ByVal Height As Integer _ ) As GdPictureStatus
function Crop(
ImageID: Integer;
Left: Integer;
Top: Integer;
Width: Integer;
Height: Integer
): GdPictureStatus;
Parameters
- ImageID
- Left
- Top
- Width
- Height
